Click or drag to resize

MessageSentRepresentingSmtpAddress Property

Contains the e-mail address for the messaging user who is represented by the sender.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string SentRepresentingSmtpAddress { get; set; }

Property Value

Type: String
The sent representing email address.
See Also